home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / tcsh-6.05 / README.imake < prev    next >
Text File  |  1995-07-13  |  523b  |  11 lines

  1.  
  2. If you have Imake running on your machine, you may skip steps 1 and 2
  3. described in the README file and try instead the process described here.
  4. Note that imake is not supported for all the platforms yet, so this
  5. might not work on you machine. If that is the case please let us know.
  6. If you can send a patch that fixes the problem we would appreciate it.
  7.  
  8. 1. edit imake.config and modify the configurable parameters to your liking.
  9. 2. save the original Makefile: 'mv Makefile Makefile.noimake'
  10. 3. 'xmkmf; make depend; make'
  11.